chore(deps): update dependency @tanstack/react-form to v1.29.1#1775
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
chore(deps): update dependency @tanstack/react-form to v1.29.1#1775renovate[bot] wants to merge 1 commit intodevfrom
renovate[bot] wants to merge 1 commit intodevfrom
Conversation
26cb888 to
ea996db
Compare
ea996db to
fb1f22a
Compare
fb1f22a to
31462e9
Compare
31462e9 to
215ca65
Compare
215ca65 to
54f81ab
Compare
54f81ab to
e11247b
Compare
e11247b to
493e223
Compare
493e223 to
1fad068
Compare
1fad068 to
eb7fd25
Compare
eb7fd25 to
9407629
Compare
9407629 to
17dc65d
Compare
17dc65d to
8552d9b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.27.7→1.29.1Release Notes
TanStack/form (@tanstack/react-form)
v1.29.1Compare Source
Patch Changes
6b8aa1e]:v1.29.0Compare Source
Minor Changes
Patch Changes
v1.28.6Compare Source
Patch Changes
fix(core): field unmount (#2068)
Updated dependencies [
7a1428d]:v1.28.5Compare Source
Patch Changes
Reimplement fallback selector for Subscribe component (#2071)
Use a named function for the
withFormHOC return to enable Fast Refresh. (#2067)Updated dependencies [
39932c1]:v1.28.4Compare Source
Patch Changes
Refactor internals for substancially faster performance (#2035)
Updated dependencies [
f88faaf]:v1.28.3Compare Source
Patch Changes
form arrays now work again (#2041)
Updated dependencies [
0b3952d]:v1.28.2Compare Source
Patch Changes
a07862d]:v1.28.1Compare Source
Patch Changes
Fix compile error with webpack when using react v17 (#1982)
Fix various issues with SSR. Things should now work as-expected in many many more scenarios than before (#1890)
Updated dependencies [
72d970a]:v1.28.0Compare Source
Minor Changes
useTypedAppFormContext(#1826)Patch Changes
fix: flatten errors consistently when validating before field mount (#2003)
Fixed an issue where
field.errorswas incorrectly nested as[[error]]instead of[error]whenform.validate()was called manually before a field was mounted. Theflat(1)operation is now applied by default unlessdisableErrorFlatis explicitly set to true, ensuring consistent error structure regardless of when validation occurs.Updated dependencies [
41faffe,7f2453b]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.